net/http.http2clientStream.abortStreamLocked (method)

5 uses

	net/http (current package)
		h2_bundle.go#L7084: 	cs.abortStreamLocked(err)
		h2_bundle.go#L7087: func (cs *http2clientStream) abortStreamLocked(err error) {
		h2_bundle.go#L7481: 			cs.abortStreamLocked(http2errClientConnGotGoAway)
		h2_bundle.go#L7716: 		cs.abortStreamLocked(err)
		h2_bundle.go#L8771: 			cs.abortStreamLocked(err)